negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent
Class ValueModeler
java.lang.Object
negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueModeler
public class ValueModeler
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initialized
public boolean initialized
ValueModeler
public ValueModeler()
initialize
public void initialize(UtilitySpace space,
Bid firstBid)
throws java.lang.Exception
- Throws:
java.lang.Exception
assumeBidWorth
public void assumeBidWorth(Bid bid,
double expectedDecrease,
double stdDev)
throws java.lang.Exception
- Throws:
java.lang.Exception
utilityLoss
public ValueDecrease utilityLoss(Bid bid)
throws java.lang.Exception
- Throws:
java.lang.Exception
getIssue
public IssuesDecreases getIssue(int index)